Skip to content

Hide the "Closed notebooks" element if no notebooks exist#14982

Merged
Vanessa219 merged 1 commit intosiyuan-note:devfrom
TCOTC:13887-Point-1-2
Jun 7, 2025
Merged

Hide the "Closed notebooks" element if no notebooks exist#14982
Vanessa219 merged 1 commit intosiyuan-note:devfrom
TCOTC:13887-Point-1-2

Conversation

@TCOTC
Copy link
Copy Markdown
Contributor

@TCOTC TCOTC commented Jun 6, 2025

fix #13887 Point 1

不存在已关闭的笔记本时,隐藏 已关闭的笔记本 元素

如果用户需要在没有笔记本的时候也显示元素,可以添加 CSS 代码片段:

.sy__file > .b3-list.fn__flex-column {
    display: flex !important;
}

@TCOTC TCOTC force-pushed the 13887-Point-1-2 branch from 31cc6c2 to 6b1d8a0 Compare June 6, 2025 13:30
@Vanessa219 Vanessa219 merged commit 2eb679a into siyuan-note:dev Jun 7, 2025
@Vanessa219 Vanessa219 self-requested a review June 7, 2025 05:26
@Vanessa219 Vanessa219 added this to the 3.1.33 milestone Jun 7, 2025
@TCOTC TCOTC deleted the 13887-Point-1-2 branch June 7, 2025 05:34
@Vanessa219 Vanessa219 self-assigned this Jun 7, 2025
Vanessa219 added a commit that referenced this pull request Jun 7, 2025
@TCOTC
Copy link
Copy Markdown
Contributor Author

TCOTC commented Jun 7, 2025

counterElement 上默认有个 .fn__none 要去掉

image

image

Vanessa219 added a commit that referenced this pull request Jun 7, 2025
@88250 88250 modified the milestones: 3.1.33, 3.2.0 Jun 10, 2025
TCOTC added a commit to TCOTC/Whisper that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants